instruction execution
英 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
美 [ɪnˈstrʌkʃn ˌeksɪˈkjuːʃn]
网络 指令执行
英英释义
noun
- (computer science) the process of carrying out an instruction by a computer
双语例句
- The Digital Signal Processing which is regarded as CPU on board has some advantages, such as fast instruction execution, high bus bandwidth, and high speed real-time data processing.
数据采集卡部分使用使用DSP来作采集卡CPU具有指令执行速度快、总线带宽高、可以完成数据的高速实时处理等优点。 - As the core of SOC, CPU ′ s performance is mostly determined by instruction ′ s execution efficiency. Pipeline increases the instruction ′ s execution pace and improves the CPU ′ s performance.
作为SOC的核心,CPU的性能主要取决于指令的执行效率,而采用流水线方式大大增加了指令的执行速度,提高了CPU的性能。 - Activity is a unit of instruction execution, and is the building block of a process.
活动(activity)是指令执行的一个单元,它是一个流程的基本组成部分。 - Characteristics of the microprocessor are fast speed and nimble instructions. The way of raising speed is to adopt pipelining in instruction execution.
它的运算速度提高的途径是指令的执行采用流水线方式,指令缓冲部件IB采用两个体交替接收指令和执行指令的办法来减少取指令的等待时间。 - A technique whereby the receiver fetches the next instruction before completing execution of the previous instruction, in order to increase processing speed.
在前一条指令全部执行完之前就开始取下一条指令,以提高处理速度的一种技术。 - In the instruction execution pipeline stage, scalable pipeline technology was adopted to realize the video processing instruction.
为有效实现扩展指令,处理器执行级采用了可扩展流水级技术。 - Propose the run time dispatched instruction decoder and issue logic based on instruction execution cycle.
提出基于指令类型动态分配的译码器设计方案和基于指令执行周期的动态逻辑发射方案。 - The platform introduces two memory system structure, addressing mode simulation guarantees that not only the operand is correctly obtained, but also the instruction execution time is correctly calculated.
采用了两种存储器体系结构,寻址方式的模拟不仅保证了正确地确定操作数,而且能够正确统计指令执行时间。 - Compile the assembler into machine code so that generate PLE file in order to implement the execution mechanism of PLC virtual machine. In this way, the instruction execution speed of PLC is greatly increased and we can save much memory.
用汇编编译器编译转变成功的汇编程序产生机器码,从而构造出可执行文件&PLE文件,实现PLC虚拟机的机器码执行机制,这样大大提高了PLC指令的执行速度,同时大大节约了内存空间。 - The article essentially describes such points as instruction execution and memory management in constructing a virtual running embedded system.
文中着重介绍了构建嵌入式虚拟运行平台中的指令执行、存储器管理等核心技术问题。